home *** CD-ROM | disk | FTP | other *** search
/ IRIX Installation Tools & Overlays 1999 May / SGI IRIX Installation Tools & Overlays 1999 May - Disc 2.iso / relnotes / dmedia_eoe / ch07.z / ch07
Text File  |  1999-04-19  |  5KB  |  199 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        7.  _D_A_T__A_u_d_i_o__S_u_p_p_o_r_t
  9.  
  10.        This section describes changes, bug fixes, known problems,
  11.        and known documentation errors relating to the audio
  12.        capabilities of the SCSI DDS drive for IRIX workstations.
  13.  
  14.        Starting with IRIX 6.3,  subsystem _d_m_e_d_i_a__e_o_e._s_w._t_o_o_l_s
  15.        includes a new DAT playback/capture program called
  16.        ddddaaaattttppppllllaaaayyyyeeeerrrr.  DDDDaaaattttppppllllaaaayyyyeeeerrrr provides a transport control panel
  17.        interface to the audio capabilities of a DAT tape drive
  18.        include a track scanning mechanism and convenient audio
  19.        capture utilities.  It also provides a facility for building
  20.        a database of the contents of a tape, so that the tape's
  21.        tracks may be listed by name.
  22.  
  23.        DDDDaaaattttppppllllaaaayyyyeeeerrrr does not have any recording capabilities.  Users
  24.        can master DAT tapes by using the EEEExxxxppppoooorrrrtttt file menu option in
  25.        SSSSoooouuuunnnnddddTTTTrrrraaaacccckkkk.
  26.  
  27.        DDDDaaaattttppppllllaaaayyyyeeeerrrr does not replace the application ddddaaaattttmmmmaaaannnn since
  28.        ddddaaaattttmmmmaaaannnn is currently the only way to "spot record" onto DAT
  29.        tapes.
  30.  
  31.        _P_L_E_A_S_E _N_O_T_E that as of 6.5, DAT audio is no longer
  32.        officially supported.
  33.  
  34.        7.1  _C_h_a_n_g_e_s__a_n_d__A_d_d_i_t_i_o_n_s
  35.  
  36.           +o We have added support for DDS3 drives from Sony.  These
  37.             drives have excellent audio capabilities without the
  38.             firmware problems exhibited in older drives.
  39.  
  40.  
  41.        7.2  _K_n_o_w_n__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  42.  
  43.  
  44.        There are a number of firmware problems with the older DDS2
  45.        drives. They are also very sensitive to tape residue.  We
  46.        strongly recommend frequent cleaning and the use of new tape
  47.        when possible (particularly for mastering).
  48.  
  49.           +o Please note that datplayer does not work reliably with
  50.             the DDS2 drives.
  51.  
  52.           +o DAT audio firmware problem: data tape at BOT.
  53.  
  54.             Assume a DDS (data) tape (ie, a tape previously
  55.             recorded in data mode) is inserted in the DAT drive.
  56.             The drive will rewind the tape to logical BOT, which on
  57.             a data tape is different than physical BOT. If you
  58.             attempt to write audio data to the drive, it begins
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.             writing at logical BOT.  When the tape is later re-
  75.             inserted into the drive, it is incorrectly recognized
  76.             as a data tape since DDS format data exists between
  77.             physical BOT and logical BOT.
  78.  
  79.             Workaround:  Check to see if the tape in the drive is
  80.             DDS media and at BOT.  If so, in audio mode write a
  81.             frame of data to move the tape off logical BOT, then
  82.             issue a rewind.  This will cause the tape to rewind
  83.             back to physical BOT.
  84.  
  85.           +o DAT audio firmware problem: read position bug.
  86.  
  87.             The DAT drive firmware incorrectly returns its position
  88.             via the MTGETAUDIO ioctl to the IRIX tape driver. There
  89.             are two modes to this behavior.
  90.  
  91.                +o Immediately following a seek:  Suppose you seek by
  92.                  A-time (absolute time). Then MTGETAUDIO returns
  93.                  the correct A-time, but incorrect P-time (program
  94.                  time). Suppose you seek by P-time. Then MTGETAUDIO
  95.                  returns the correct P-time, but incorrect A-time.
  96.  
  97.                +o Following a read or write: Both A-time and P-time
  98.                  are wrong.
  99.  
  100.             Workaround: Read a frame from the tape and decode the
  101.             subcode information.  This of course moves the tape, so
  102.             you may have to seek back to the previous location or
  103.             otherwise account for the resulting 1 frame difference
  104.             between the frame read and the new tape position.
  105.  
  106.           +o DAT audio firmware problem: read delay bug.
  107.  
  108.             If not used for 60 seconds, the DAT drive unloads the
  109.             tape from the heads. Once this happens, subsequent
  110.             reads will fail.
  111.  
  112.             Workaround: Avoid 60 second delays between subsequent
  113.             operations.
  114.  
  115.           +o Write following read:  A write following a read is not
  116.             frame-accurate. It may go onto the tape several frames
  117.             too early, overwriting some of the data just read.
  118.  
  119.             Workaround: None (because of the following bug).
  120.  
  121.           +o DAT audio firmware problem: Write following seek.
  122.  
  123.             A write following a seek is not frame-accurate. About
  124.             50% of the time, a write following a seek will go onto
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.             the tape a few frames early.
  141.  
  142.             Workaround: None.
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.